Welcome![Sign In][Sign Up]
Location:
Search - code for mpeg 4

Search list

[mpeg mp3mpeg-2编解码原程序

Description: 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 7 aacenc mpeg2 AAC音频编码程序 8 aacdec mpeg2 AAC音频解码程序-which contains the following elements : 1.mpeg2enc encoder VC source code and compiled executable under procedures 2.mpeg2dec decoder source code and compile VC executable three verify a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output Unix shell script file. Par 4 is a group of the second 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. Five bin presented the document six mpeg2ply executable contains a player to mpeg1 mpeg2 video streaming and the windows executable. 7 aacenc mpeg2 AAC audio coding procedure 8 aacdec mpeg2 AAC audio decoding procedures
Platform: | Size: 809319 | Author: www | Hits:

[Streaming Mpeg4mpegencode

Description: MPEG-4编码技术相关源码 1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-MPEG-4 coding technology related to a source) of the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compiled generation encore.lib libraries, not directly enforceable. It needs its own procedures for the preparation of the function call. (3) run-time Open / / encore / build / directory under the encore.dsw document.
Platform: | Size: 75997 | Author: 立委 | Hits:

[Streaming Mpeg4bladeenc-0.92.0-src-stable

Description: A basic but clean implementation of AAC encoding. A good starting point for AAC encoding, way better than using the MPEG-4 ISO code.
Platform: | Size: 166958 | Author: 张磊 | Hits:

[Audio programfaad2-2.6.1

Description: FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. FAAD2 includes code for SBR (HE AAC) decoding. FAAD2 is licensed under the GPL. 该版本是最新发布的版本,能够在VC6.0和VC8.0下编译通过。
Platform: | Size: 900626 | Author: 黄旭东 | Hits:

[DirextXDirectshow2.0_filter.rar

Description: Complete directshow for real job, mpeg1 filter.you will never find a project like this good.Its a hard work for me. 1.async filter 2.mpeg1 splitter 3.mpeg1/2 video filter 4.mpeg1/2 audio filter 5.ac3 filter by Jesse Stone, Taiwan. and thanks for many people,put the source code let my work make it good. msn:fatalfeel@hotmail.com,Complete directshow for real job, mpeg1 filter.you will never find a project like this good.Its a hard work for me. 1.async filter 2.mpeg1 splitter 3.mpeg1/2 video filter 4.mpeg1/2 audio filter 5.ac3 filter by Jesse Stone, Taiwan. and thanks for many people,put the source code let my work make it good. msn:fatalfeel@hotmail.com
Platform: | Size: 9216000 | Author: 小誠 | Hits:

[Streaming Mpeg4MPEG4

Description: 此压缩包包含了当前最为流行的Mpeg4播放器的基本压缩与解压缩的c代码,对从事多媒体编程初学者和爱好者有一定的帮助-This package contains the most popular current player Mpeg4 basic compression and decompression of the c code, engaged in multimedia programming for beginners and enthusiasts will certainly help
Platform: | Size: 202752 | Author: 王成 | Hits:

[OtherMDCT

Description: MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding-MPEG MDCT articles A design on the vector-processor of MDCT-IMDCT algorithm for digital audio A fast algorithm of integer MDCT for lossless audio coding
Platform: | Size: 5156864 | Author: dingying | Hits:

[Streaming Mpeg4bladeenc-0.92.0-src-stable

Description: A basic but clean implementation of AAC encoding. A good starting point for AAC encoding, way better than using the MPEG-4 ISO code.
Platform: | Size: 166912 | Author: | Hits:

[mpeg mp3aacDECdrop

Description: aac decoder, 提供audio coding人员设计mpeg-4 aac作参考,也是网路提供的一个免费source code-aac decoder, to provide audio coding design mpeg-4 aac for reference, but also the network provided a free source code
Platform: | Size: 140288 | Author: | Hits:

[Streaming Mpeg4xvidcore-1.1.3

Description: mpeg-4标准的xvid编解码内核源码,开发环境为pc机vc++ 6.0或dsp TMS320MD642嵌入式系统-mpeg-4 standard xvid codec kernel source code, development environment for the pc machine vc++ 6.0 or embedded system dsp TMS320MD642
Platform: | Size: 836608 | Author: 张先生 | Hits:

[DirextXDirectShow

Description: DirectShow应用开发案例,第4章用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码FilterTitleOverlay是字符叠加Filter的源代码。 第5章用到的代码,其中GraphBuilding为Filter Graph构建技术的一些代码,SimplePlayer为一个简单的播放器例子。 第7章用到的代码,其中DsDemo是一些演示代码。 第9章用到的代码,其中DESCallback演示了控制DirectShow智能 连接的方法。 第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放” 实现的所有源代码(请打开Daisy.dsw浏览各项目)。 第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码, FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-DirectShow Application Development Case, Chapter 4 of the code used, which AppIPTransform for MFC Filter example, DsDemo are some demo code FilterTitleOverlay is superimposed characters Filter source code. Chapter 5 of the code used, which GraphBuilding build Filter Graph technology for some of the code, SimplePlayer for a simple player example. Chapter 7 of the code used, which DsDemo are some demo code. Chapter 9 of the code used, which demonstrated DESCallback control methods DirectShow Intelligent Connect. Chapter 18 use the code, which MpegNetwork for
Platform: | Size: 9935872 | Author: liying | Hits:

[mpeg mp3mpeg2esdemosrc

Description: mpeg-2 pes 码流分析播放程序源码!可用于机顶盒,dvd等码流测试分析。-mpeg-2 pes-flow analysis code source player! Can be used for set-top box, dvd, etc. Test and Analysis of Stream.
Platform: | Size: 95232 | Author: yy | Hits:

[Delphi VCLTowVod

Description: 神龙卡双屏控件 控件最大特点: 1、支持VGA,TV视频(神龙卡)同步显示。 2、神龙卡播放基本功能都有。 基本功能: 1、支持神龙5代卡,神龙新一代卡和神龙新二代卡,神龙最新卡。 2、支持视频格式:MPEGE-2,MPEG-1流,DVD-视频,SVCD和VCD1.0与2.0。 3、支持MP3,MP2音频格式。 4、支持的编程语言,DELPHI,VB,PB,CB,VC,VFP等支持DLL调用的编程语言。 提供DELPHI,VB的演示程序源代码,请在安装目录打开工程文件。 -SHENLONG card controls most prominent feature of dual control: 1, support VGA, TV video (SHENLONG card) synchronous display. 2, SHENLONG card player has the basic functions. Basic functions: 1, support SHENLONG 5 on behalf of cards, a new generation of cards and Shenlong Shenlong new second-generation cards, the latest card SHENLONG. 2, support for video formats: MPEGE-2, MPEG-1 stream, DVD-Video, SVCD and VCD1.0 and 2.0. 3, support for MP3, MP2 audio formats. 4, supported programming languages, DELPHI, VB, PB, CB, VC, VFP support DLL calls, such as programming languages. Provide DELPHI, VB demo program source code, please open the project file installation directory.
Platform: | Size: 1882112 | Author: yincaimin | Hits:

[Audio programfaad2-2.6.1

Description: FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. FAAD2 includes code for SBR (HE AAC) decoding. FAAD2 is licensed under the GPL. 该版本是最新发布的版本,能够在VC6.0和VC8.0下编译通过。-FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.FAAD2 includes code for SBR (HE AAC) decoding.FAAD2 is licensed under the GPL. This version is the latest released version, can VC6. 0 and under VC8.0 compiler through.
Platform: | Size: 900096 | Author: 黄旭东 | Hits:

[mpeg mp3xvid

Description: xvid是mpeg最好的算法,里面包括了xvid的源代码,里面包含了编译好的lib文件和dll文件和头文件,可以直接拿来使用,免去编码的时间.还带有.pdf详细的说明文档和nasm编译器.对开发xvid很有帮助-xvid is the best algorithm mpeg, xvid which includes the source code, which contains the compiled lib files and dll files and header files can be directly used to use, replacing time-coded. also with. pdf details nasm documentation and the compiler. xvid useful for developing
Platform: | Size: 1715200 | Author: 梁海泉 | Hits:

[Streaming Mpeg4BUILD

Description: visual C++编写的MPEG-4的播放器的源代码.-visual C++ to prepare for the MPEG-4 player source code.
Platform: | Size: 216064 | Author: 谢峰 | Hits:

[matlabMatlabMPEG

Description: mpeg code in matlab contains several mfiles for encoding mpeg
Platform: | Size: 24576 | Author: am | Hits:

[2D GraphicPVRG_JPEG

Description: MPEG, CCITT H.261 (P*64), JPEG Image and Image sequence compression/decompression C software engines. The Portable Video Research Group at Stanford have developed image/image sequence compression and decompression engines (codecs) for MPEG, CCITT H.261, and JPEG. The primary goal of these codecs is to provide the functionality - these codecs are not optimized for speed, rather completeness, and some of the code is kludgey. Development of MPEG, P64, and JPEG engines has not been the primary goal of the Portable Video Research Group. Our research has been focused on software and hardware for portable wireless digital video communication. The charter of this group ended in the summer of 1994. -MPEG, CCITT H.261 (P*64), JPEG Image and Image sequence compression/decompression C software engines. The Portable Video Research Group at Stanford have developed image/image sequence compression and decompression engines (codecs) for MPEG, CCITT H.261, and JPEG. The primary goal of these codecs is to provide the functionality - these codecs are not optimized for speed, rather completeness, and some of the code is kludgey. Development of MPEG, P64, and JPEG engines has not been the primary goal of the Portable Video Research Group. Our research has been focused on software and hardware for portable wireless digital video communication. The charter of this group ended in the summer of 1994.
Platform: | Size: 339968 | Author: Mic | Hits:

[Multimedia Developvlc-1.1.11

Description: Vlc Source code 1.1.11 VLC Media Player 可以播放 MPEG-1、MPEG-2、MPEG-4、DivX、DVD/VCD、数字卫星频道、数字地球电视频道(digital terrestial television channels)、在许多作业平台底下透过宽频 IPv4、IPv6 网络播放线上影片;此软件开发项目是由法国学生所发起的,参与者来自于世界各地,设计了多平台的支持,可以用于播放网络串流及本机多媒体档案之播放-Vlc Source code 1.1.11 VLC Media Player can play MPEG-1, MPEG-2, MPEG-4, DivX, DVD/VCD, digital satellite channels, digital terrestrial television channels (digital terrestial television channels), through the bottom on many platforms Broadband over IPv4, IPv6 network to play online videos this software development project is initiated by the French students, participants from around the world, designed the multi-platform support, can be used for network streaming and local playback of multimedia files The Play
Platform: | Size: 36436992 | Author: 李松 | Hits:

[Embeded LinuxQt_madplay_mp3

Description: MAD (libmad)是一个开源的高精度 MPEG 音频解码库,支持 MPEG-1(Layer I, Layer II 和 LayerIII(也就是 MP3)。LIBMAD 提供 24-bit 的 PCM 输出,完全是定点计算,非常适合没有浮点 支持的平台上使用。使用 libmad 提供的一系列 API,就可以非常简单地实现 MP3 数据解码工作。 在 libmad 的源代码文件目录下的 mad.h 文件中,可以看到绝大部分该库的数据结构和 API 等。-MAD (libmad) is an open source precision MPEG audio decoder library, support for MPEG-1 (Layer I, Layer II, and LayerIII (ie MP3). LIBMAD providing the 24-bit PCM output, is completely fixed-point calculations, is not very suitable for Supported platforms floating point using libmad offers a range of API, it can be very simple to achieve decoding MP3 data in the source code files libmad directory mad.h file, you can see most of the library the data structure and API, etc.
Platform: | Size: 2491392 | Author: cqj | Hits:
« 1 23 »

CodeBus www.codebus.net